home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Diversos / powerballs.swf / scripts / DefineButton2_152 / BUTTONCONDACTION on(release).as < prev   
Encoding:
Text File  |  2007-03-12  |  48 b   |  4 lines

  1. on(release){
  2.    _root.gotoAndStop("save");
  3. }
  4.